XML Einrichten Version 1.3
ObjectID Element
XML Einrichten Version 1.3 > MULL Complex Type : ObjectID Element
Description
ID of the object within the file
Namespace (none)
Type
Restriction of xs:string
Diagram
ObjectID Element
Overview
ObjectID optional Restriction of xs:string
ID of the object within the file
Source
<xs:element name="ObjectID" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">Kennung des Objetkes in der Datei </xs:documentation>
    <xs:documentation xml:lang="en">ID of the object within the file</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:maxLength value="70" />
    </xs:restriction>
  </xs:simpleType>
</xs:element>
See Also
MULL Complex TypeXML Einrichten Version 1.3